columnview: Autoscroll during DND
authorMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2020 16:22:25 +0000 (12:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2020 19:26:10 +0000 (15:26 -0400)
commit470a1aabddaf508550bf04e5d03e72b09da8bd16
treeaab714bd22d3cb16a319b232a056990f5e0b9434
parentb299d62a73d992ceea1f1fcb736b108ec45078bc
columnview: Autoscroll during DND

Use a drop motion controller to autoscroll horizontally
while a drag operation is hovering over the list. The
vertical scrolling is handled by the listview.
gtk/gtkcolumnview.c